home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -in_the_mag- / basics / blitz_readmes.lzx / gtshape.readme < prev    next >
Text File  |  1984-11-20  |  731b  |  21 lines

  1. Short:    Blitz2 - code for fixing GTShapes
  2. Author:   David McMinn (dmcminn@house-of-mojo.freeserve.co.uk)
  3. Uploader: David McMinn (dmcminn@house-of-mojo.freeserve.co.uk)
  4. Type:     dev/basic
  5.  
  6.  There are two problems with the GTShape command in Blitz 2:
  7.     * It assumes you are using 4 colour shapes
  8.     * For shapes highlighted with another shape, all highlight shapes
  9.       are the same
  10.  
  11.  This program contains code for fixing the broken gadgets. The example
  12. program opens a window and shows a set of broken and a set of fixed
  13. gadgets.
  14.  
  15.  You will require amigalibs.res and bb2objtypes.res as residents for
  16. this program.
  17.  
  18. [) /\ \/ ][ [)   |\/| © |\/| ][ |\| |\|
  19.  dmcminn@house-of-mojo.freeserve.co.uk
  20.   http://members.xoom.com/David_McMinn
  21.